@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
body {font:13px/1.75 "Microsoft YaHei", arial,sans-serif; color: #333;  background:#fff;min-width: 1300px; overflow-x: hidden;}
a { text-decoration: none; color: #333;display: block;}
p{color: #333;}
a:hover {text-decoration: none}
a img {border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none}
div {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
li {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
p,strong,em{padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;}
form {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
em{font-style: normal; font-weight: normal}
table {padding-bottom: 0px;list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
dt {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
dl {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
dd {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
tr {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
.cl{height: 0px; clear: both;}
.fl{float: left; display: block;}
.fr{float: right;}
.container{width:1300px; margin:0 auto; height: 100%;}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-l{ text-align: left;}
.txt-r{text-align: right;}
.bg-black{background: #000;}
.co-b{color: #000;}
.co-w{color: #fff;}
strong{ font-weight: normal;}
.m{ margin: 0 auto;}
b{display: block; font-weight: bold;}
i{font-style: normal;}
.blue{color: #046760;}
.wider{ font-weight: bold;}
.gr{color: #107a73;}
.or{color: #f7c266;}

/* CSS Document */



.head{}
.head .container{position: relative;}
.head .container1{margin:0 auto;}
.head .head-info .logo{margin:14px 0;}
.head .container .fr{}
.head .head-info{width: 1300px;padding:0 115px;position: absolute;left:-115px;top:39px;z-index: 999;background:url(../images/head-bg.jpg)no-repeat center; }
.head .head-info .head-top{}
.head .head-info .head-top p{float: right; line-height: 51px;color: #fff; background: url(../images/head-tel.png) no-repeat left center;padding-left: 36px;}
.head .head-info .head-top p span{font-size: 17px;margin-right: 45px; }
.head .head-info .head-top p em a{display: inline-block;font-size: 15px;color:#fff;padding-left:10px;}
.head .head-info .head-top p em>a{padding-right: 10px;}


/*nav */
.nav{margin-top:85px;}
.nav .nav-list{}
.nav .nav-list li{float: left;/*position: relative;*/margin-right:44px;height:34px;text-align: center;overflow: visible;}
.nav .nav-list li:last-child{margin-right:0;}
.nav .nav-list li>a{color:#333;font-size:16px;position: relative;line-height: 16px;padding-bottom: 16px;}
.nav .nav-list li:hover>a{color: #404b87;border-bottom:solid 2px #404b87;}
.nav .nav-list li.on>a{color: #404b87;border-bottom:solid 2px #404b87;}

.nav .nav-hide{position:absolute;top:119px;width:1000vh; background: #303d86; left: -13%;padding-left: 50%; text-align: center;display: none;}
.nav .nav-hide em{float: left;}
.nav .nav-hide em a{display: block; font-size: 14px; line-height: 48px; color: #fff;padding: 0 30px; }
.nav .nav-hide em a:hover{background: #ed652b; color: #fff;}

.headfixed{background: rgba(255,255,255,0.9);position: fixed;top: 0px;left: 0px;right: 0px;z-index: 999;width: 100%;box-shadow: 1px 1px 3px rgba(0,0,0,0.1);height: 60px;}
.headfixed ul li{float: left; width: 162px; position: relative;}
.headfixed ul li a{display: block; font-size: 15px; line-height: 60px; color: #fff; text-align: center;color: #333;}
.headfixed ul li.on a{color:#303d86;}
.headfixed ul li:hover a{color:#303d86; }


/*banner*/
.banner{position:relative;z-index:-100;}
.banner-hd {height:760px;position: relative; overflow:hidden;}
.banner-hd  ul{height:100%;margin:0 auto;}
.banner-hd  ul li{height:100%;}
/*数字按钮样式*/
.banner-hd .num {overflow:hidden;position:absolute; bottom:67px; margin:0 auto;left:0;right:0;text-align:center;zoom:1; }
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:13px;height:13px;margin:0 13px; cursor:pointer; float: left;background:#fff;border-radius: 50%;}
.banner-hd .num li.on{background:#303d86;} /*当前项*/



/*搜索*/
.search{margin-top:42px;}
.sea-list span{font-size:17px;line-height: 39px;color:#333;}
.sea-list a{padding:0px;display: inline-block;font-size:17px;color:#999;}
.sea-list a:hover{ color:#404b87;text-decoration: underline;}
.search-form span{ display: inline-block;}
.search-form{overflow: hidden;border:1px solid #999;width:438px;height:38px;border-radius: 19px;}
.search-form .search-span-1{float:left;}
.search-form .search-span-2{float:right;}
.search-form .search-span-1 input{ text-indent: 78px;width:394px;background: none;vertical-align: middle;border:none;line-height: 38px;font-size:15px;color:#c4c4c4;}
.search-form .search-span-2{}
.search-form .search-span-2 input{margin-right: 21px;margin-top: 8px;border:none; vertical-align: middle;width:22px;height:22px;color:#fff; background: url(../images/search.png) no-repeat center;}


/*首页产品*/
.pro{margin:36px 0 109px;background: url(../images/pro-bg.jpg) no-repeat center;height: 600px;box-sizing: border-box;}
.pro .container{position: relative;}
.pro-left em{font-size:38px;line-height: 38px;margin-top: 92px;display: block;}
.pro-left p{margin-top: 30px;font-size:16px;line-height:16px;color: #666;}
.pro-left a{width: 28px;height: 28px;background: url(../images/plus.png) no-repeat center;margin-top: 28px;}
.pro-pic{margin-left: -59px;margin-top: 106px;}
.pro-pic img{width:596px;height: 340px;overflow: hidden;}
.pro-right{width: 544px;}
.pro-right em{font-size:46px;line-height: 46px;margin-top:86px;display: block;padding-bottom: 53px;border-bottom: solid 1px #f5f5f5;margin-bottom:2px;}
.pro-right dl{float: left;margin-bottom: 50px;width: 100%;}
.pro-right dl dt{background:#f5f5f5;height: 48px;font-size:20px;font-weight: bold;line-height: 48px;padding-left: 16px;}
.pro-right dl dd{font-size:17px;line-height:17px;color: #333;margin-top: 17px;}
.pro-right dl.xh{width: 50%;}
.pro-right dl.xh dt{background:url(../images/xh.png) no-repeat 15px center #f5f5f5; padding-left:49px;}
.pro-right dl.zll {width: 50%;}
.pro-right dl.zll dt{background:url(../images/zll.png) no-repeat 15px center #f5f5f5; padding-left:49px;}
.pro-right dl.ly dt{background:url(../images/ly.png) no-repeat 15px center #f5f5f5; padding-left:49px;}
.pro-right dl.ly dd{line-height: 32px;}
.pro-right dl.ly p{height: 1px;background: #f5f5f5;margin-bottom: 2px;}
.pro-right .more a{width: 184px;height: 42px;color: #fff;background: #404b87;line-height: 42px;font-size: 16px;}
.pro-right .more a:hover{background:#ed652b;}
.pro .pro-group {position: absolute;left:0px;bottom:26px;overflow: hidden;}
.pro .pro-group ul {margin:0 58px;width: 589px; overflow: hidden; height: 107px;}
.pro .pro-group ul li{background: #fff;border:solid 1px #404b87;width:184px;height: 105px;margin: 0 5px;display: inline-block;}
.pro .pro-group ul li.on{border:solid 1px #e50012;}
.pro .pro-group a.prev,.pro .pro-group a.next{position: absolute;top:0;}
.pro .pro-group a.prev{left:0;}
.pro .pro-group a.next{right:0;}



/*标题*/
.tit{}
.tit em{color:#333;font-size:46px;line-height: 46px;padding-bottom: 47px;display: block;}
.tit p{color: #333;font-size: 16px;line-height: 15px;line-height: 16px;}


/*优势*/
.as{margin-bottom: 83px;}
.as ul{margin-top: 77px;font-size: 0;}
.as ul li{display: inline-block;width:433px;height: 515px;padding-top: 89px;box-sizing: border-box;position: relative;z-index:0;}
.as ul li:after{display: block;content: "";width:434px;height: 515px;background: rgba(0, 0, 0,0.56);position: absolute;top:0;z-index:-1;}
.as ul li:nth-child(1){background: url(../images/as1.jpg)no-repeat center;}
.as ul li:nth-child(2){background: url(../images/as2.jpg)no-repeat center;}
.as ul li:nth-child(3){background: url(../images/as3.jpg)no-repeat center;margin-right: 0;}
.as ul li .txt{}
.as ul li .txt .line{height:5px;width: 91px;background: #fff;margin:0 auto 48px;}
.as ul li .txt em{font-size:32px; color:#fff; line-height: 32px;font-weight: bold;margin-bottom: 91px;display: block;}
.as ul li .txt p{ font-size: 16px; color:#fff; line-height:38px;width:324px;margin:0 auto;}
.as ul li:hover:after{background: rgba(0, 0, 0,0.88);}
.as ul li:hover .line{background:#ec6429;}
.as ul li:hover em{color:#ec6429;}


/*多领域实例见证冠信品质*/
.wit{background:#fcfcfc;padding-top: 95px;background: url(../images/wit-bg.jpg)no-repeat center bottom;height: 1313px;box-sizing: border-box;}
.wit-top{margin-top: 92px;padding-bottom: 54px;border-bottom: solid 1px #e7e7e7;}
.wit-top ul{text-align: center;}
.wit-top ul li{text-align: center;margin-right: 95px;display: inline-block;}
.wit-top ul li:last-child{margin-right: 0}
.wit-top ul li p{margin-top: 28px;font-size: 16px; color: #666;line-height: 16px;}
.wit-info{background: url(../images/wit-info-bg.jpg)no-repeat center;height: 600px;margin-top: 83px;position: relative;}
.wit-info>em{font-size:35px; color: #333;line-height:35px;padding-top: 55px;margin-left: 62px;display: block;}
.wit-info .line{background-color: rgb(51, 51, 51); width: 90px; height: 2px;display: block;margin-top:20px;margin-left: 62px;}
.wit-info ul li{width: 142px;text-align: center;} 
.wit-info ul li .ds {border-width: 1px; border-color: rgb(79, 96, 189); border-style: dashed; opacity: 0.5;width: 58px;margin: 0 auto;}
.wit-info ul li b{font-size: 24px; color: rgb(42, 55, 127); font-weight: bold; display: block; }
.wit-info ul li p{font-size: 14px;line-height: 20px;color: rgb(42, 55, 127);margin-top: 5px;}
.wit-info ul li p span{display: block;margin-left: 42px;}
.wit-info ul li:nth-child(1){position: absolute;left:302px;top: 146px;}
.wit-info ul li:nth-child(2){position: absolute;right:203px;top: 146px;}
.wit-info ul li:nth-child(2) b{color: #ec6429;}
.wit-info ul li:nth-child(2) .ds{ border-color: rgb(230, 230, 230); opacity: 0.3;}
.wit-info ul li:nth-child(2) p{color: #fff;}
.wit-info ul li:nth-child(3){position: absolute;left:160px;bottom: 107px;}
.wit-info ul li:nth-child(4){position: absolute;right:308px;bottom: 95px;}
.wit-info ul li:nth-child(4) b{color: #ec6429;}
.wit-info ul li:nth-child(4) .ds{ border-color: rgb(230, 230, 230); opacity: 0.3;}
.wit-info ul li:nth-child(4) p{color: #fff;}
.wit-info .pic{position: absolute;left:38%;}
.wit .more{position: absolute;text-align: center;bottom:62px ;right:52px; border-width: 1px; border-color: rgb(255, 255, 255); border-style: solid; width: 137px; height: 31px; }
.wit .more a{color: #fff;line-height: 31px;font-size: 16px;}
.wit .more:hover{background:#ec6429;border:solid 1px #ec6429;}


/*对好产品的坚持，成就冠信竞争力*/
.as1{margin: 107px 0 90px;}
.as1-list{margin-top: 77px;}
.as1-list ul li{margin-bottom: 60px;}
.as1-list ul li b{font-size: 32px; color: rgb(51, 51, 51); font-weight: bold; line-height: 1;display: block;padding-top: 67px; }
.as1-list ul li .line{background-color: rgb(231, 231, 231); width: 160px; height: 2px;margin: 28px 0 15px;}
.as1-list ul li p{font-size: 16px; color: rgb(102, 102, 102); line-height: 2;width: 552px;}
.as1-list ul li:nth-child(1){height: 324px;background: url(../images/as1-bg.jpg) no-repeat center;}
.as1-list ul li:nth-child(1) .txt{padding-left: 64px;}
/*.as1-list ul li:nth-child(1) .line{margin: 14px 0 15px;}*/
.as1-list ul li:nth-child(2){height: 324px;background: url(../images/as2-bg.jpg) no-repeat center;}
.as1-list ul li:nth-child(2) .txt{margin-right: 139px;}
.as1-list ul li:nth-child(3){height: 360px;background: url(../images/as3-bg.jpg) no-repeat center;margin-top: -34px;}
.as1-list ul li:nth-child(3) .txt{margin-left: 64px;margin-top: 67px;}
.as1-list ul li:nth-child(3) .txt b{padding-top: 99px;}
.as1-list ul li a.more{margin-top: 10px; margin-left: 486px; text-align: center; width: 184px; height: 42px; color: #fff; background: #404b87; line-height: 42px; font-size: 16px;}
.as1-list ul li:nth-child(2) a.more{float: right;margin-left: 0;margin-right: -107px;}
.as1-list ul li a.more:hover{background:#ed652b ;}


/*服务保障，24小时保姆式服务*/
.ser{background: url(../images/ser-bg.jpg) no-repeat center;padding-top: 135px;height: 804px;box-sizing: border-box;}
.ser .tit em,.ser .tit p{color: #fff;}
.ser .info{margin-top: 57px;}
.ser .info .left{width: 786px;}
.ser .info .left p{font-size: 18px; color: rgb(255, 255, 255); line-height: 1.556;width: 289px;margin-bottom: 14px; }
.ser .info .left .line{background-color: rgb(255, 255, 255); width: 114px; height: 1px;margin-bottom: 41px; }
.ser .info .left  ul li{width: 223px;height: 104px;padding-left: 31px;box-sizing: border-box;margin-right: 57px;margin-bottom: 56px;float: left;}
.ser .info .left  ul li b{font-size: 22px; color: rgb(255, 255, 255); font-weight: bold; line-height: 1.273;padding-top: 18px;}
.ser .info .left  ul li p{font-size: 15px;color: rgb(238, 238, 238); line-height: 1.2;width: 158px;margin-top: 10px; }
.ser .info .left  ul li:nth-child(1){background: url(../images/ser1.png) no-repeat center;}
.ser .info .left  ul li:nth-child(2){background: url(../images/ser2.png) no-repeat center;}
.ser .info .left  ul li:nth-child(3){background: url(../images/ser3.png) no-repeat center;}
.ser .info .left  ul li:nth-child(4){background: url(../images/ser4.png) no-repeat center;}
.ser .info .left  ul li:nth-child(4) p{width:177px;}
.ser .info .left  ul li:nth-child(5){background: url(../images/ser5.png) no-repeat center;}
.ser .info .left  ul li:nth-child(6){background: url(../images/ser6.png) no-repeat center;}
.ser .info .left  ul li:nth-child(3n){margin-right: 0;}


/*首页新闻*/
.news{margin:89px 15px 46px;}
.news .tit{padding-bottom: 25px;border-bottom: solid 1px #f18d62;}
.news .tit em{padding-bottom: 21px;font-size:44px;}
.news .tit p{margin-top: 0;color: #999;}
.news-class{margin-top:61px;background: url(../images/n-i.png) no-repeat left center;padding-left: 43px;}
.news-class ul{font-size:0;text-align: center;}
.news-class ul li{display: inline-block;text-align: center; margin:0 3px;}
.news-class ul li a{font-size: 16px; color: #d4d4d4; line-height: 31px;}
.news-class ul li:hover a,.news-class ul li.on a{color: #333;font-weight: bold;}
.news .tit a.more {margin-left: 31px;margin-top:61px; background-color: rgb(48, 61, 134);font-size: 16px; width: 98px; height: 35px; line-height: 35px;color: #fff;text-align: center;}
.news .tit a.more:hover{background:#ed652b;}
.news-date{padding-right:39px;border-right:solid 1px #f6f6f6;margin-right: 40px;}
.news-date  em{font-weight: bold;font-size:60px;color: #e3e3e3;line-height: 60px;display: block;font-family: arial;}
.news-date span{line-height:17px;font-size: 17px;color: #e3e3e3;font-family: arial;}
.news-r{width: 442px;}
.news-r em{font-size: 19px; font-family: "Microsoft YaHei"; color: rgb(51, 51, 51); line-height: 19px;padding-top: 2px;}
.news-r p{margin-top: 10px;font-size: 15px; font-family: "Microsoft YaHei"; color: rgb(153, 153, 153); line-height: 22px; }
.news-list{position: relative;margin-top: 28px;}
.news-list .latest{width: 589px;}
.news-list .latest .pic{width: 589px;height: 283px;}
.news-list .latest .txt{padding-top: 35px;}
.news-list ul{}
.news-list ul li{margin-bottom: 67px;}
.news-list ul li .news-date{padding-right:37px;margin-right: 30px;}
.news-list ul li .news-r{width: 475px;}
.news-list .latest:hover .news-date em,.news-list .latest:hover .news-date span,.news-list .latest:hover .news-r em,.news-list ul li:hover em,.news-list ul li:hover span{color: #303d86;}


/*首页简介*/
.about{margin-top:20px;border-bottom: solid 1px #ed652b;background: url(../images/a-bg.jpg) no-repeat center;margin-bottom: 99px;height: 568px;box-sizing: border-box;padding-top: 87px;}
.about .tit em,.about .tit p{color: #fff;}
.about .tit em{font-weight: bold;padding-bottom: 25px;}
.about .tit p{font-size:18px;line-height: 18px;}
.about .tit .line{width: 91px;height: 3px;background: #fff;margin:42px auto 44px;}
.about .info p{width: 1117px; margin: 0 auto; font-size: 16px; color: #d6d6d6; line-height: 32px;margin-bottom: 63px;}
.about  a{transition:all 0.3s; margin:0 auto; background: url(../images/more-bg.png) no-repeat 131px center rgb(48, 61, 134);text-indent: 54px;font-size: 16px;display: block;color: #fff; line-height: 43px; width: 235px; height: 43px;}
.about  a:hover{margin-top:-8px ; background: url(../images/more-bg.png) no-repeat 131px center #ec6429;text-indent: 54px;}


/*首页合作*/
.cor{margin: 56px 0 64px;}
.cor .cor-tit{}
.cor .cor-tit h2{font-size:32px;color:#333;display:block;line-height:32px;}
.cor .cor-tit span{width: 295px;font-size:18px;color:#999;line-height:18px;margin-top: 32px;display:block;padding-bottom: 19px; background: url(../images/cor-tit-bg.png) no-repeat center bottom;}
.cor .cor-tit p{color:#555;font-size:32px;line-height:32px;margin-top: 53px;}
.cor .cor-list{margin-top: 40px;}
.cor .cor-list ul{width:1321px ;}
.cor .cor-list ul li{float: left;text-align: center;}
.cor .cor-list ul li .pic{width: 226px;margin-right:40px;height:86px;border:solid 1px #666;}
.cor .cor-list ul li p{font-size:18px;color:#999;line-height:18px;margin-top: 15px;}


/*首页底部*/
.foot{background:#000000;margin-top: 40px;border-top:solid 1px #ed652b;padding-top: 45px;}
.foot a{display: inline-block;}
.foot-nav{margin-bottom: 52px;}
.foot-nav ul{}
.foot-nav ul li {float: left; border-width: 1px;border-color: rgb(66, 66, 66); border-style: solid; border-radius: 7px; width: 233px; height: 53px;margin-right: 120px; }
.foot-nav ul li:last-child{margin-right: 0;}
.foot-nav ul li a{padding:0 102px 0 59px;margin-top: 18px;font-size: 18px;color:#424242;line-height:18px;background: url(../images/nav-icon.png)no-repeat 172px top;}
.foot-nav ul li:hover{border-color:#ec6429;}
.foot-nav ul li:hover a{color:#ec6429;border-color:#ec6429;background: url(../images/nav-icon.png)no-repeat 172px bottom;}
.f-info{}
.foot .f-l{}
.foot .f-l dl dt,.foot .f-m dl dt{font-size: 30px; color: rgb(120, 120, 120); line-height: 1.067; text-align: left;}
.foot .f-l dl .line,.foot .f-m dl .line{background-color: rgb(67, 67, 67); width: 310px; height: 1px;margin: 38px 0 28px;}
.foot .f-l dl dd,.foot .f-m dl dd{font-size: 17px;color:#959595;line-height:17px;margin-bottom:19px;}
.foot .f-m{margin-left:74px;margin-right:102px;margin-top: 24px;width: 237px;}
.foot .f-m dl dt{font-size: 18px; }
.foot .f-m dl .line{margin: 22px 0 25px;width: 197px;}
.foot .f-m dl dd{margin-bottom: 17px;float: left;margin-right: 76px;width: 80px;}
.foot .f-m dl dd:nth-child(2n){margin-right: 0;}
.foot .f-m dl dd a{font-size: 16px;color:#959595;}
.foot .f-m1{margin-left:0px;margin-right:0px;}
.f-m dl dd:hover a{color:#ec6429;}
.qrcode{}
.qrcode ul li{text-align: center;}
.qrcode ul li img{}
.qrcode ul li span{margin-top: 18px;font-size: 18px;color: #959595;writing-mode: tb-rl;letter-spacing: 2px;margin-bottom: -5px;margin-right: 8px;}
.foot .cp{background:#161616;margin-top: 57px;}
.foot .cp p{color: #565656;color: #565656;}
.foot .cp a.beian{margin-right: 16px;line-height: 50px;}
.foot .cp a{display: inline-block;color: #565656;font-size: 15px;line-height: 50px;}
.foot .cp a:hover{color:#ec6429;}


/*内页*/
.ny-hd{ height:500px;}
.ny-main {margin-top:0px;margin-bottom: 60px;overflow: hidden;}

.position{font-size:18px; margin:42px 0;}
.position .container{}
.ctitle1>li{margin-left:48px;height:22px;display: inline-block;text-align: center;}
.ctitle1>li:nth-child(1){margin-left: 0;}
.ctitle1>li>a{display: inline-block;font-size: 18px;color: #666;line-height: 22px;background: url(../images/cir.png)no-repeat left top;padding-left: 43px;}
.ctitle1>li:hover a,.ctitle1>li.on a{background: url(../images/cir.png)no-repeat left bottom;padding-left: 43px;color:#404b87;}
/*.ctitle1>li:hover a,.ctitle1>li.on>a{color:#404b87}*/


/*左侧*/
.ny-right {width:1300px}


/*内页产品列表*/
.class-name p{margin-bottom: 60px;  /*text-indent: 10px; */ font-size: 22px; font-family: Microsoft YaHei; font-weight: bold; color: #303c86; line-height: 28px; position: relative;/* padding-left: 28px;*/}
/*.class-name p:before{ margin-right: 10px;display: inline-block;content: ""; width: 28px; height: 4px; background: #eb642d; position: absolute; left: 0; top: 11px;}*/

.ny-product-list ul{width: 1330px;}
.ny-product-list ul li{float: left; width:413px; margin-right: 30px; margin-bottom: 40px;}
.ny-product-list ul li .pic{width: 411px; height: 234px; position: relative; overflow: hidden; border: solid 1px #ccc;}
.ny-product-list ul li h3{text-align: center;  display: block;font-size: 15px;height:40px; line-height: 30px;padding-right: 25px;padding-top: 10px; color: #666; border-bottom: 1px solid #ccc; background: url(../images/link.png) no-repeat right center; position: relative;}
.ny-product-list ul li h3:after{position: absolute; content: ''; width: 0; height: 50px; bottom: -1px; background:#303d86;left: 0; transition:0.6s;z-index: -1;}
.ny-product-list ul li:hover h3{color: #fff}
.ny-product-list ul li:hover h3:after{width: 100%;}


/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 348px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width:700px;}
.ny-right  .pro1 .descript1 strong.title1{font-weight:bold;line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #c0ccd6; padding: 10px 0 15px; margin-bottom: 10px;}
.ny-right  .pro1 .descript1 p{font-size: 16px;display:block; font-family: Microsoft YaHei; font-weight: normal; color: #555; margin-bottom: 20px;}
.ny-right  .pro1 .descript1 p b{color:#303d86 ;display:inline-block;}
.ny-right  .pro1 .descript1 p.xh{}
.ny-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #404b87;}
.ny-right  .pro1 .descript1 p.haoma{ color: #333;font-size: 15px;display: block; margin: 20px 0;}
.ny-right  .pro1 .descript1 p.haoma em {display: inline-block;color: #404b87;font-size: 25px;font-weight: bold; vertical-align: middle;}
.ny-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right  .detail {margin-bottom: 20px;}
.ny-right  .detail .de-title{border-bottom: solid 3px #404b87; margin-bottom: 20px;}
.ny-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#404b87;}


/*内页合作*/
.ny-cor-list{}
.ny-cor-list ul{width:1321px ;}
.ny-cor-list ul li{float: left;width: 197px;margin-right:21px;margin-bottom: 30px;text-align: center;}
.ny-cor-list ul li .pic{width: 197px;height:75px;border:solid 1px #808080;}
.ny-cor-list ul li p{font-size:18px;color:#999;line-height:18px;margin-top: 15px;}

/*应用领域*/
.ny-app-list ul{text-align: center;}
.ny-app-list ul li{margin-right:30px ;width:375px ;margin-bottom: 40px;display: inline-block;}
.ny-app-list ul li:nth-child(3n){margin-right: 0;}
.ny-app-list ul li .pic{width:375px ;height: 288px;overflow: hidden;}
.ny-app-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;
}
.ny-app-list ul li:hover p{font-weight: bold;}
.ny-app-list ul li p{text-align: center;line-height: 50px;color: #303d86;font-size: 18px;}


/*技术文献*/
.ny-doc-list ul li{overflow: hidden; height: 123px; border-bottom: 1px dotted #B1B1B1;}
.ny-doc-list ul li img{float: left; width: 18px; height: 18px; margin-top: 56px; margin-left: 6px; margin-right: 26px;}
.ny-doc-list ul li .title{float: left; width: 730px; font-size: 18px; font-family: Microsoft YaHei; color: #555555; line-height: 123px;}
.ny-doc-list ul li .time{float: left;}
.ny-doc-list ul li .benzhan{float: right; }
.ny-doc-list ul li .time, .ny-doc-list ul li .benzhan{height: 16px; font-size: 16px; font-family: Microsoft YaHei; color: #555555; line-height: 123px;}
.ny-doc-list ul li:nth-child(2n){display: none;}

/*人才招聘*/
.ny-re-all{}
.ny-re-all ul{ overflow: hidden;}
.ny-re-all ul li{height:68px;line-height:68px;margin:0 auto 30px; background:url(../images/rc-jia.png) no-repeat center right 3%  #eee;text-indent: 3%;transition: all .3s;}
.ny-re-all ul li em{margin-right: 30px;}
.ny-re-all ul li:hover{ background:url(../images/rc-jia.png) no-repeat center right 3%  #ddd;}
.ny-re-all ul.addressul li{ background:url(../images/rc-jian.png) no-repeat center right 3% #303d86;color: #fff;}
.rcte4_2{font-size:18px;margin-bottom:5px}
.rcte4-div{border-top:1px solid #E1E1E1;display: none;font-size:15px;line-height:38px;color:#666;background: #fff;}
.rcte4-div div{width:94%;margin:18px auto}


/*内页新闻列表页*/
.Qnews .nsTop { overflow: hidden; }
.Qnews .nsTop img { float: left; width: 600px; height: 289px; }
.Qnews .nsTop .nsTop_R { float: right; width: 545px; }
.Qnews .nsTop .nsTop_R h4 { font-size: 18px; font-family: MicrosoftYaHei; font-weight: bold; color: #222222; line-height: 105px; border-bottom: 1px solid #B1B1B1; }
.Qnews .nsTop .nsTop_R p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; font-size: 14px; font-family: MicrosoftYaHeiLight; color: #555555; line-height: 22px; margin-top: 15px; }
.Qnews .nsTop .nsTop_R .href { overflow: hidden; margin-top: 30px; }
.Qnews .nsTop .nsTop_R .href .time { float: left; font-size: 14px; font-family: MicrosoftYaHei; color: #555555; line-height: 20px; }
.Qnews .nsTop .nsTop_R .href a { margin-top: 8px; float: right; width: 100px; height: 30px; border: 1px solid #eb642d; border-radius: 5px; text-align: center; line-height: 30px; font-size: 14px; font-family: MicrosoftYaHeiLight; color: #eb642d; transition: .2s; }
.Qnews .nsTop .nsTop_R .href a:hover { background-color: #eb642d; color: #fff; }
.Qnews .nsUl { overflow: hidden; margin-bottom: 30px; }
.Qnews .nsUl .nsLi { float: left; margin-top: 50px; height: 140px; width: 600px; }
.Qnews .nsUl .nsLi .yeM { float: left; width: 116px; height: 140px; background: #f7f7f7; border-radius: 5px 5px 0px 0px; transition: .5s; }
.Qnews .nsUl .nsLi .yeM .year { display: block; line-height: 49px; background: #707070; border-radius: 5px 5px 0px 0px; font-size: 18px; font-family: MicrosoftYaHei; color: white; text-align: center; }
.Qnews .nsUl .nsLi .yeM .month { text-align: center; font-size: 24px; font-family: MicrosoftYaHeiLight; color: #555555; margin-top: 30px; display: block; }
.Qnews .nsUl .nsLi .yeM:hover .year { background: #303d86; }
.Qnews .nsUl .nsLi .nsLi_R { float: left; width: 385px; margin-left: 40px; }
.Qnews .nsUl .nsLi .nsLi_R h4 { font-size: 16px; font-family: MicrosoftYaHei; font-weight: bold; color: #222222; line-height: 40px; border-bottom: 1px solid #B1B1B1; }
.Qnews .nsUl .nsLi .nsLi_R p { margin-top: 24px; font-size: 14px; font-family: MicrosoftYaHeiLight; color: #555555; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

/*内页分页样式*/
.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right .pagelist a,.ny-right  .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right  .pagelist span.current {color: #f30;border: 1px solid #ddd;}


/*推荐*/
.recommend{ margin:50px 0;}
.recommend .ny-right-title a.more{display: block;  font-size: 15px; line-height: 52px; padding-right: 10px;}
.recommend .ny-pro{ margin-top: 20px;}
.recommend .ny-pro li{ margin: 0 14px;}
.ny-right-title strong{display: block;font-size:18px;color: #404b87;float: left;line-height: 50px;font-weight: bold;}
.ny-right-title{border-bottom: 2px solid #404b87;}
.ny-right-title .position span,.ny-right-title .position span a{ font-size: 15px; line-height: 50px;}
.ny-right-title .position span a:hover{ color: #027fcc;}
.ny-content{ padding: 25px;}
.recommend .ny-product-list{width: 1300px;overflow: hidden;margin-top: 40px;}
.recommend .ny-product-list ul{margin-top: 0px;}
.recommend .ny-product-list{margin-top:40px;}



/*在线咨询*/
.zx-service{position: fixed;right: 5px;top: 30%;z-index: 9999;}
.zx-service ul li{margin-bottom: 1px;position: relative;}
.zx-service ul li a{display: block; width: 80px;height: 52px;padding: 14px 0;background: #404b87;}
.zx-service ul li:hover a{background: #404b87;}
.zx-service ul li a img{display: block;margin: 0 auto 10px;}
.zx-service ul li a span{display: block;width: 80px;color: #fff;text-align: center;line-height: 14px;}
.zx-service ul li dl{width: 150px;padding: 0 15px;background: #404b87;text-align: center;display: none;position: absolute;right: 81px;top: 0;}
.zx-service ul li dl dd{font-family: arial;color: #fff;font-size: 20px;height: 50px;width: 150px;line-height: 50px;}
.weixin-hide{width: 130px;padding: 140px 10px 0;background:url(../images/wechat-pic.jpg) no-repeat center top 10px #404b87;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 36px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li span{line-height: 12px;font-size: 14px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 
.zx-service03:hover .weixin-hide{display: block;}
.zx-service ul li:hover dl{display: block;}